ci: Add a fedora-docs image
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 May 2020 16:45:29 +0000 (12:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 May 2020 20:11:18 +0000 (16:11 -0400)
commitf60149cd9e060650edbb1a487499c1fb44267367
tree46c13a66d25173d81f6625dad9add943a89078da
parentaca8090a096963329f0e66a35ab9b9c227cc2ec1
ci: Add a fedora-docs image

Split the fedora image into fedora-base (containing just
the packages) and fedora (adding the user setup), and add
a fedora-docs image that is adding pandoc on top of the
fedora-base image.
.gitlab-ci/fedora-base.Dockerfile [new file with mode: 0644]
.gitlab-ci/fedora-docs.Dockerfile [new file with mode: 0644]
.gitlab-ci/fedora.Dockerfile